home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 2 / Deutsche Edition 2.iso / mac / DTP⁄GRAFIK / Quark Extras / SXetch Pad™ Demo 1.03 ƒ / SXetch Pad™ Demo / SXetch Pad™ Demo.rsrc / STR#_20200.txt < prev    next >
Text File  |  1993-11-22  |  247b  |  45 lines

  1. setmatrix
  2.  
  3. matrix currentmatrix
  4.  
  5. true setoverprint
  6.  
  7. false setoverprint
  8.  
  9. end
  10.  
  11. SXDict1.0 begin
  12.  
  13. eoclip
  14.  
  15. newpath
  16.  
  17. clip
  18.  
  19. eofill
  20.  
  21. setlinewidth
  22.  
  23. stroke
  24.  
  25. fill
  26.  
  27. rotate
  28.  
  29. translate
  30.  
  31. grestore
  32.  
  33. gsave
  34.  
  35. closepath
  36.  
  37. arcto 4 {pop} repeat
  38.  
  39. curveto
  40.  
  41. lineto
  42.  
  43. moveto
  44.  
  45.